shameslop, but gui still works.
This commit is contained in:
@@ -5,7 +5,7 @@ class Object:
|
||||
id: str
|
||||
name: str
|
||||
sprite_name: str
|
||||
sprite_state: int = 0
|
||||
sprite_state: int = 0
|
||||
|
||||
def draw(self, draw_data):
|
||||
if draw_data["spr_up"] == 0:
|
||||
|
||||
Reference in New Issue
Block a user