1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-20 09:09:00 +00:00
Funkin/source/funkin/play/Scoring.hx

7 lines
111 B
Haxe

package funkin.play;
/**
* A static class which holds any functions related to scoring.
*/
class Scoring {}