graphicsServer to workaround OpenGL issues on some servers.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef SHARED_MEMORY_BLOCK_H
|
||||
#define SHARED_MEMORY_BLOCK_H
|
||||
|
||||
#define SHARED_MEMORY_MAX_COMMANDS 4
|
||||
#define SHARED_MEMORY_MAX_COMMANDS 1
|
||||
|
||||
#include "SharedMemoryCommands.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user