mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-20 15:11:23 +02:00
fix crashes when the selected element is NULL (via lua), add gfx.getHexColor (inverse of gfx.getColors)
This commit is contained in:
@@ -338,7 +338,7 @@ if not GetOption('clean'):
|
||||
findLibs(env, conf)
|
||||
env = conf.Finish()
|
||||
else:
|
||||
import os, shutil
|
||||
import shutil
|
||||
try:
|
||||
shutil.rmtree("generated/")
|
||||
except:
|
||||
|
Reference in New Issue
Block a user