Skip to content
Snippets Groups Projects
Commit 273fbbd7 authored by stefan's avatar stefan
Browse files

Dokk Game:

-Added reset / solve Button
-Added Level configuration ($Leveldir/level.ini)

git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@1942 5a81b35b-ba03-0410-adc8-b2c5c5119f08
parent 40ba5412
Branches
Tags
Loading
...@@ -14,4 +14,4 @@ class Surface: ...@@ -14,4 +14,4 @@ class Surface:
def Close(self): def Close(self):
gfx.Scene().Remove(self.go) gfx.Scene().Remove(self.go)
del(self.go) del(self.go)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment