Replace non-ASCII quotes.
This commit is contained in:
parent
c1f4a60a9e
commit
671b1a95f1
|
@ -143,7 +143,7 @@ public:
|
|||
commandCursor = 0;
|
||||
size = 0;
|
||||
|
||||
// A “command without parameters” is one of the four following commands:
|
||||
// A "command without parameters" is one of the four following commands:
|
||||
// - PushMatrix
|
||||
// - LoadIdentity
|
||||
// - End
|
||||
|
|
Loading…
Reference in New Issue