Merge pull request #32 from INSANEMODE/patch-2

Update readme.md
This commit is contained in:
JezuzLizard 2020-09-11 03:31:33 -04:00 committed by GitHub
commit 9a9b5cc64e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@ zm_prison_patch/maps/mp/zombies/_zm_perk_divetonuke.gsc
``` ```
### The following scripts compile but cause a minidump or other severe error: ### The following scripts compile but cause a minidump or other severe error:
``` ```
zm_prison_patch/maps/mp/zm_alcatraz_weap_quest.gsc
``` ```
### The following scripts have been checked, but they have not been tested yet ### The following scripts have been checked, but they have not been tested yet
``` ```
@ -22,7 +23,6 @@ zm_prison_patch/maps/mp/_sticky_grenade.gsc
zm_prison_patch/maps/mp/zm_alcatraz_gamemodes.gsc zm_prison_patch/maps/mp/zm_alcatraz_gamemodes.gsc
zm_prison_patch/maps/mp/zm_alcatraz_grief_cellblock.gsc zm_prison_patch/maps/mp/zm_alcatraz_grief_cellblock.gsc
zm_prison_patch/maps/mp/zm_alcatraz_standard.gsc zm_prison_patch/maps/mp/zm_alcatraz_standard.gsc
zm_prison_patch/maps/mp/zm_alcatraz_weap_quest.gsc
zm_prison_patch/maps/mp/zombies/_zm_game_module_grief.gsc zm_prison_patch/maps/mp/zombies/_zm_game_module_grief.gsc
zm_prison_patch/maps/mp/zombies/_zm_game_module_meat.gsc zm_prison_patch/maps/mp/zombies/_zm_game_module_meat.gsc
zm_prison_patch/maps/mp/zombies/_zm_game_module_utility.gsc zm_prison_patch/maps/mp/zombies/_zm_game_module_utility.gsc