mirror of
https://github.com/bakustarver/rpgmakermlinux-cicpoffs.git
synced 2025-03-28 14:56:21 +01:00
Update patches.rb
This commit is contained in:
parent
f1e9ca1fe7
commit
24bb712e48
1 changed files with 4 additions and 4 deletions
|
@ -18,11 +18,11 @@ module Preload
|
||||||
.include?('Win32API.new(self.steam_dll_name')
|
.include?('Win32API.new(self.steam_dll_name')
|
||||||
# .remove!,
|
# .remove!,
|
||||||
.replace!("achievements.rb"),
|
.replace!("achievements.rb"),
|
||||||
Patch.new("Advanced Text System fix")
|
#Patch.new("Advanced Text System fix")
|
||||||
.include?('Advanced Text System')
|
# .include?('Advanced Text System')
|
||||||
.include?('modern algebra (rmrk.net)')
|
# .include?('modern algebra (rmrk.net)')
|
||||||
# # .remove!,
|
# # .remove!,
|
||||||
.replace!("Advanced-Text-System-.rb"),
|
# .replace!("Advanced-Text-System-.rb"),
|
||||||
Patch.new("NWConst::Warp plugin fix")
|
Patch.new("NWConst::Warp plugin fix")
|
||||||
.include?('module NWConst::Warp')
|
.include?('module NWConst::Warp')
|
||||||
.include?('@popup_confirm_window.select(0)')
|
.include?('@popup_confirm_window.select(0)')
|
||||||
|
|
Loading…
Add table
Reference in a new issue