mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 22:51:53 -05:00
Fixed dev version to override project-date-integer appropriately
This commit is contained in:
@ -142,7 +142,7 @@ function IceCore.prototype:CheckDisplayUpdateMessage()
|
|||||||
thisVersion = @project-date-integer@
|
thisVersion = @project-date-integer@
|
||||||
--@end-non-debug@]===]
|
--@end-non-debug@]===]
|
||||||
--@debug@
|
--@debug@
|
||||||
thisVersion = 9999
|
thisVersion = 99999999999999
|
||||||
--@end-debug@
|
--@end-debug@
|
||||||
if self.accountSettings.lastRunVersion < thisVersion then
|
if self.accountSettings.lastRunVersion < thisVersion then
|
||||||
if self.accountSettings.lastRunVersion < 549 then
|
if self.accountSettings.lastRunVersion < 549 then
|
||||||
|
Reference in New Issue
Block a user