WIP converting to separate states. Don't think I want this.
This commit is contained in:
@@ -157,7 +157,7 @@ ErrorContext *test_tilemap_load_layer_objects(void)
|
||||
);
|
||||
if ( (testactor->basechar != SDL_GetPointerProperty(REGISTRY_CHARACTER, "testcharacter", NULL)) ||
|
||||
(testactor->layer != 1) ||
|
||||
(testactor->state != 6) ||
|
||||
(testactor->logicstate != 6) ||
|
||||
(testactor->visible != true) ||
|
||||
(testactor->x != 16) ||
|
||||
(testactor->y != 16) ) {
|
||||
|
||||
Reference in New Issue
Block a user