mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Compatibility for old mods
This commit is contained in:
@@ -35,4 +35,7 @@ export class AnalyticsInterface {
|
||||
* @param {string} name
|
||||
*/
|
||||
trackDecision(name) {}
|
||||
|
||||
// LEGACY 1.5.3
|
||||
trackUiClick() {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user