testing changes

This commit is contained in:
mineqwerty
2023-06-04 21:20:39 -04:00
parent 62772067d5
commit f80acbbefc
2 changed files with 8 additions and 1 deletions

View File

@@ -4863,7 +4863,6 @@ const BehaviorScript bhvOrangeNumber[] = {
BEGIN(OBJ_LIST_LEVEL),
OR_INT(oFlags, OBJ_FLAG_UPDATE_GFX_POS_AND_ANGLE),
BILLBOARD(),
SET_HOME(),
CALL_NATIVE(bhv_orange_number_init),
BEGIN_LOOP(),
CALL_NATIVE(bhv_orange_number_loop),