Looks like it's complaining about this file https://github.com/linken233/OpenJK-SWGL/blob/swgl-master/code/game/g_utils.cpp
line 758
in particular this bit
if (!stricmp(e->classname, "item_shield")
|| !stricmp(e->classname, "item_seeker")
|| !stricmp(e->classname, "misc_model_gun_rack")
|| !stricmp(e->classname, "misc_model_ammo_rack")
|| !stricmp(e->classname, "ammo_blaster")
|| !stricmp(e->classname, "ammo_po
Recommended Posts
Posted by Awec,
0 reactions
Go to this post
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now