mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Compatibility for old mods
This commit is contained in:
parent
aa273d39a1
commit
4e25bf4045
@ -35,4 +35,7 @@ export class AnalyticsInterface {
|
||||
* @param {string} name
|
||||
*/
|
||||
trackDecision(name) {}
|
||||
|
||||
// LEGACY 1.5.3
|
||||
trackUiClick() {}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user