mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 03:33:21 +00:00
powder that makes you say yes
This commit is contained in:
@@ -462,17 +462,9 @@ GLOBAL_LIST_INIT(all_volume_channels, list(
|
|||||||
|
|
||||||
#ifndef HTTP_POST_DLL_LOCATION
|
#ifndef HTTP_POST_DLL_LOCATION
|
||||||
#define HTTP_POST_DLL_LOCATION (world.system_type == MS_WINDOWS ? WINDOWS_HTTP_POST_DLL_LOCATION : UNIX_HTTP_POST_DLL_LOCATION)
|
#define HTTP_POST_DLL_LOCATION (world.system_type == MS_WINDOWS ? WINDOWS_HTTP_POST_DLL_LOCATION : UNIX_HTTP_POST_DLL_LOCATION)
|
||||||
<<<<<<< HEAD
|
|
||||||
#endif
|
|
||||||
||||||| parent of da19f6f9b3... Merge pull request #10740 from ShadowLarkens/ux_fixes
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define DOCK_ATTEMPT_TIMEOUT 200 //how long in ticks we wait before assuming the docking controller is broken or blown up.
|
|
||||||
=======
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define DOCK_ATTEMPT_TIMEOUT 200 //how long in ticks we wait before assuming the docking controller is broken or blown up.
|
#define DOCK_ATTEMPT_TIMEOUT 200 //how long in ticks we wait before assuming the docking controller is broken or blown up.
|
||||||
|
|
||||||
#define SMES_TGUI_INPUT 1
|
#define SMES_TGUI_INPUT 1
|
||||||
#define SMES_TGUI_OUTPUT 2
|
#define SMES_TGUI_OUTPUT 2
|
||||||
>>>>>>> da19f6f9b3... Merge pull request #10740 from ShadowLarkens/ux_fixes
|
|
||||||
|
|||||||
Reference in New Issue
Block a user