mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-16 17:29:01 -06:00
086f327371
DAS Cut Delay added and configurable (like ARR and DAS) BigInt lib added IRS / IHS do not take effect when ARE = 0 Game now saves highscore correctly on game over
2 lines
94 B
Lua
2 lines
94 B
Lua
bigint = require "libs.bigint.bigint"
|
|
number_names = require "libs.bigint.named-powers-of-ten" |