Skip to content

Commit 0a7fa61

Browse files
committed
Fix warning. Sync ttmath.
1 parent 600a402 commit 0a7fa61

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Server/Components/Pawn/Scripting/Checkpoint/Natives.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,5 @@ SCRIPT_API(GetPlayerRaceCheckpoint, bool(IPlayer& player, Vector3& pos, Vector3&
119119
size = data.getRadius();
120120
return true;
121121
}
122+
return false;
122123
}

lib/ttmath

0 commit comments

Comments
 (0)