mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 21:24:59 +00:00
Made Compiler more modular
This commit is contained in:
@@ -1378,7 +1378,7 @@ MenuHandlers.add(:debug_menu, :create_pbs_files, {
|
||||
loop do
|
||||
cmd = pbShowCommands(nil, cmds, -1, cmd)
|
||||
case cmd
|
||||
when 0 then Compiler.write_all
|
||||
when 0 then Compiler.write_all_pbs_files
|
||||
when 1 then Compiler.write_abilities
|
||||
when 2 then Compiler.write_trainer_lists
|
||||
when 3 then Compiler.write_berry_plants
|
||||
|
||||
Reference in New Issue
Block a user