Sundae2608 / BattleSimulation

Battle Simulation mimicking the mechanics of the Total War series
1 stars 0 forks source link

Integer mode for scrollbar #121

Open Sundae2608 opened 4 years ago

Sundae2608 commented 4 years ago

Some variables are integer by nature, which means the scrollbar behavior should be more "snapping" to the integer values. Implement this feature.