Skip to content

Commit 99ca85c

Browse files
rebuild with new version
1 parent 7fd4b53 commit 99ca85c

File tree

1 file changed

+1
-1
lines changed
  • Plugin_samples/itemzflow_xml_patches/source

1 file changed

+1
-1
lines changed

Plugin_samples/itemzflow_xml_patches/source/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#include "util.hpp"
2121
#include "notify.hpp"
2222
#define STANDALONE 1 // sendable using nc (no host features, scripts will not work in this mode)
23-
#define RESTMODE 1 // able to enter sleep mode (no host features, scripts will not work in this mode)
23+
#define RESTMODE 1 // able to enter sleep mode (no host features, scripts will not work in this mode).
2424

2525
#include <pthread.h>
2626
#include "game_patch_thread.hpp"

0 commit comments

Comments
 (0)