mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2024-12-22 12:07:46 +08:00
Added UFO abduction protection. (#3641)
This commit is contained in:
parent
70a173a741
commit
351749e598
@ -104,6 +104,7 @@ namespace big::protection
|
||||
{"ggsm_arcade"_J, script_block_state::BLOCK_ALWAYS}, // Space Monkey?
|
||||
{"puzzle"_J, script_block_state::BLOCK_ALWAYS}, // Qub3d?
|
||||
{"camhedz_arcade"_J, script_block_state::BLOCK_ALWAYS},
|
||||
{"fm_content_ufo_abduction"_J, script_block_state::BLOCK_ALWAYS},
|
||||
{"SCTV"_J, script_block_state::BLOCK_ALWAYS}}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user