Skip to content

Commit

Permalink
v2.6-luajit: Enabled updates
Browse files Browse the repository at this point in the history
  • Loading branch information
MCJack123 committed Jul 12, 2021
1 parent 3b506d7 commit 79026c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/util.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ extern "C" {

#define CRAFTOSPC_VERSION "v2.6-luajit"
#define CRAFTOSPC_CC_VERSION "1.97.0"
#define CRAFTOSPC_INDEV true
#define CRAFTOSPC_INDEV false

// for some reason Clang complains if this isn't present
#ifdef __clang__
Expand Down

0 comments on commit 79026c2

Please sign in to comment.