Minor fixes.
This commit is contained in:
@@ -109,6 +109,8 @@ class Level3(level.Level):
|
||||
for b in action_blocks:
|
||||
b.action = update_wells
|
||||
|
||||
self.player.set_pos(64 * 4, 48 * 3)
|
||||
self.player.set_init_pos()
|
||||
|
||||
def restart(self):
|
||||
for obj in self.objects:
|
||||
|
||||
Reference in New Issue
Block a user