--- deliantra/server/include/network.h 2016/11/16 23:42:00 1.34 +++ deliantra/server/include/network.h 2017/01/29 02:47:05 1.35 @@ -60,7 +60,7 @@ #define CS_QUERY_SINGLECHAR 0x2 /* Single character response expected */ #define CS_QUERY_HIDEINPUT 0x4 /* Hide input being entered */ -/* These are multiplication values that should be used when changing +/* These are multiplication values that should be used when changing * floats to ints, and vice version. MULTI is integer representatin * (float to int), MULTF is float, for going from int to float. */