JS: Alle Dateien mit UTF8-BOM abgespeichert

This commit is contained in:
hydrant
2021-04-22 14:36:48 +02:00
parent a71fd4d55d
commit b1337881a8
17 changed files with 20 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
let player = mp.players.local;
let player = mp.players.local;
export default function speedometer(globalData: IGlobalData) {
var dictLoaded = false;