Skip to content

Re-fix the server global variable in Lua

wolfs requested to merge wolfy852/SRB2:serverfix into next

I screwed up the conditions on my first attempt to fix this, since I only tested one scenario. Tested this in SP, at the main menu, and both clientside and (dedicated)serverside in MP. Everything works as intended.

Merge request reports