Skip to content

Commit

Permalink
Fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
AmProsius committed Mar 21, 2024
1 parent a1a6d87 commit fe34e40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Ninja/G1CP/Content/Misc/world.d
Original file line number Diff line number Diff line change
Expand Up @@ -270,4 +270,4 @@ func int G1CP_ChangeVobLocation(var float originalPos, var float correctedPos, v

G1CP_MoveVobToPosPtr(vobPtr, _@(correctedPos));
return TRUE;
}
};

0 comments on commit fe34e40

Please sign in to comment.