more functionality in bus system
This commit is contained in:
@@ -10,7 +10,6 @@ export default function checkpointHandle(globalData: GlobalData) {
|
||||
var inCheckpoint = false;
|
||||
|
||||
mp.events.add('setCheckPoint', (position, player) => {
|
||||
mp.gui.chat.push("jaha");
|
||||
inCheckpoint = false;
|
||||
posCp = position;
|
||||
Player = player;
|
||||
|
||||
Reference in New Issue
Block a user