projects
/
lugaru.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3269541
)
Removed unused member of Weapon class
author
Côme Chilliet
<come@chilliet.eu>
Tue, 29 Nov 2016 05:02:34 +0000
(12:02 +0700)
committer
Côme Chilliet
<come@chilliet.eu>
Tue, 29 Nov 2016 05:02:34 +0000
(12:02 +0700)
Source/Weapons.h
patch
|
blob
|
history
diff --git
a/Source/Weapons.h
b/Source/Weapons.h
index 398530b75bd36b61da2193bc499191a8866d98fa..5954d8ff69ac82ac8853d7dd0e56781ead335763 100644
(file)
--- a/
Source/Weapons.h
+++ b/
Source/Weapons.h
@@
-97,7
+97,6
@@
private:
int type;
XYZ oldtippoint;
- float lastmult;
XYZ oldposition;
int oldowner;
bool onfire;