- [FIX] El updateEditor() ha de seguit cridant a updateEditor()
This commit is contained in:
@@ -571,7 +571,7 @@ namespace actor
|
||||
act->anim_wait_count++;
|
||||
}
|
||||
|
||||
if (update_all && next) update(next);
|
||||
if (update_all && next) updateEditor(next);
|
||||
}
|
||||
|
||||
void print(int x, int y, int num)
|
||||
|
||||
Reference in New Issue
Block a user