fixed amxx build

This commit is contained in:
David Anderson 2008-01-07 18:18:52 +00:00
parent e6c8afa5de
commit b9d98ede39

View File

@ -359,4 +359,5 @@ void Client_PStatus(void* mValue)
MF_ExecuteForward(iFSpawnForward, *(int*)mValue); MF_ExecuteForward(iFSpawnForward, *(int*)mValue);
break; break;
} }
} }