Final push

This commit is contained in:
Squishy (C6H12O6+NaCl+H2O)
2024-01-02 19:02:43 +07:00
parent 478eb0774f
commit b3ca43fa69
7 changed files with 48 additions and 15 deletions

View File

@@ -2786,6 +2786,9 @@ function Player:_die()
end
end
end
if GAME.ApplyModsTask then
TABLE.cut(GAME.modCodeList[self.id])
end
end
function Player:update(dt)
self.trigFrame=self.trigFrame+dt*60