27.07.2015, 09:49
Quote:
|
Type this code in the gamemode
Код:
#pragma tabsize 0 |
This is a very bad programming practice!
You must keep your code neat and indented so as to make it more readable.
|
Type this code in the gamemode
Код:
#pragma tabsize 0 |