fixed exe_client_field_mismatch for _zm

This commit is contained in:
JezuzLizard
2020-06-21 06:27:26 -07:00
parent ffac476a7e
commit e5bf6a75a0
2 changed files with 19 additions and 67 deletions

View File

@ -31,6 +31,7 @@ patch_zm/maps/mp/zombies/_zm_zonemgr.gsc
```
### The following scripts compile and run successfully with minor errors:
```
patch_zm/maps/mp/zombies/_zm.gsc
patch_zm/maps/mp/zombies/_zm_timer.gsc
```
### The following scripts compile and run successfully with major errors:
@ -40,7 +41,6 @@ patch_zm/maps/mp/zombies/_zm_utility.gsc
```
### The following scripts compile and run serverside but clients cannot join due to exe_client_field_mismatch
```
patch_zm/maps/mp/zombies/_zm.gsc
```
### The following scripts compile but cause a minidump or other severe error:
```