Skip to content

Commit

Permalink
fix: linux build
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisAMJ committed Oct 19, 2023
1 parent 737f47b commit 96af629
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Features/Tas/TasTools/LookTool.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
#include "Modules/Engine.hpp"
#include "Modules/Server.hpp"

#include <climits>

LookTool tasLookTool[2] = {
{"look", 0},
{"look", 1},
Expand Down

0 comments on commit 96af629

Please sign in to comment.