mirror of
https://github.com/SashLilac/cambridge-modpack.git
synced 2024-11-22 06:49:01 -06:00
Fixed a COOL!! bug in NX
This commit is contained in:
parent
49748745b7
commit
f88ca1e292
@ -232,6 +232,8 @@ function PhantomManiaNXGame:updateSectionTimes(old_level, new_level)
|
||||
self.last_section_cool = true
|
||||
self.coolregret_message = "COOL!!"
|
||||
self.coolregret_timer = 300
|
||||
else
|
||||
self.last_section_cool = false
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user