1
0
Fork 0
CartCom/Assets
Teo-CD 610ccc630a Unity: Use UInt16.MaxValue rather than hardcoding 65536
Unity provides constants that reflect the maximum value of integer types,
use it for checking the checksum overflow rather than using 65536 directly.
This makes the intent more clear.
2023-12-16 14:10:28 +00:00
..
Scenes Setup project, only UI and basic code 2023-11-12 20:59:38 +00:00
Scripts Unity: Use UInt16.MaxValue rather than hardcoding 65536 2023-12-16 14:10:28 +00:00
Textures Setup project, only UI and basic code 2023-11-12 20:59:38 +00:00
UI Toolkit Setup project, only UI and basic code 2023-11-12 20:59:38 +00:00
Background.mat Setup project, only UI and basic code 2023-11-12 20:59:38 +00:00
Background.mat.meta Setup project, only UI and basic code 2023-11-12 20:59:38 +00:00
BackgroundShader.shader Setup project, only UI and basic code 2023-11-12 20:59:38 +00:00
BackgroundShader.shader.meta Setup project, only UI and basic code 2023-11-12 20:59:38 +00:00
Scenes.meta Setup project, only UI and basic code 2023-11-12 20:59:38 +00:00
Scripts.meta Setup project, only UI and basic code 2023-11-12 20:59:38 +00:00
Textures.meta Setup project, only UI and basic code 2023-11-12 20:59:38 +00:00
UI Toolkit.meta Setup project, only UI and basic code 2023-11-12 20:59:38 +00:00