summaryrefslogtreecommitdiffstats
path: root/src/old/model.cpp
diff options
context:
space:
mode:
authorPiotr Dziwinski <piotrdz@gmail.com>2012-06-26 23:01:17 +0200
committerPiotr Dziwinski <piotrdz@gmail.com>2012-06-26 23:01:17 +0200
commitc2a7375788aea0cf1c0f4c45e4823a8a9a85264d (patch)
tree932e79f6940366a96f25fee83510a5193a7cb1e3 /src/old/model.cpp
parentcf312c0b870175b8897ce98df6a8c46ccce92e2e (diff)
downloadcolobot-c2a7375788aea0cf1c0f4c45e4823a8a9a85264d.tar.gz
colobot-c2a7375788aea0cf1c0f4c45e4823a8a9a85264d.tar.bz2
colobot-c2a7375788aea0cf1c0f4c45e4823a8a9a85264d.zip
Removed trailing whitespace
Diffstat (limited to 'src/old/model.cpp')
-rw-r--r--src/old/model.cpp16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/old/model.cpp b/src/old/model.cpp
index 987a870..701df9e 100644
--- a/src/old/model.cpp
+++ b/src/old/model.cpp
@@ -2724,28 +2724,28 @@ static int tablePartDr[] = // drawer.tga
40, 104, 48, 160, // bocal
24, 152, 48, 160, // bocal fond
0, 240, 32, 256, // crayon 1: couleur (22)
- 0, 160, 32, 192, // crayon 1: dessus
+ 0, 160, 32, 192, // crayon 1: dessus
0, 192, 32, 256, // crayon 1: pointe
32, 240, 64, 256, // crayon 2: couleur
- 32, 160, 64, 192, // crayon 2: dessus
+ 32, 160, 64, 192, // crayon 2: dessus
32, 192, 64, 256, // crayon 2: pointe
64, 240, 96, 256, // crayon 3: couleur
- 64, 160, 96, 192, // crayon 3: dessus
+ 64, 160, 96, 192, // crayon 3: dessus
64, 192, 96, 256, // crayon 3: pointe
96, 240, 128, 256, // crayon 4: couleur
- 96, 160, 128, 192, // crayon 4: dessus
+ 96, 160, 128, 192, // crayon 4: dessus
96, 192, 128, 256, // crayon 4: pointe
128, 240, 160, 256, // crayon 5: couleur
- 128, 160, 160, 192, // crayon 5: dessus
+ 128, 160, 160, 192, // crayon 5: dessus
128, 192, 160, 256, // crayon 5: pointe
160, 240, 192, 256, // crayon 6: couleur
- 160, 160, 192, 192, // crayon 6: dessus
+ 160, 160, 192, 192, // crayon 6: dessus
160, 192, 192, 256, // crayon 6: pointe
192, 240, 224, 256, // crayon 7: couleur
- 192, 160, 224, 192, // crayon 7: dessus
+ 192, 160, 224, 192, // crayon 7: dessus
192, 192, 224, 256, // crayon 7: pointe
224, 240, 256, 256, // crayon 8: couleur
- 224, 160, 256, 192, // crayon 8: dessus
+ 224, 160, 256, 192, // crayon 8: dessus
224, 192, 256, 256, // crayon 8: pointe
-1
};