Changeset 3327 for code/trunk/src/core/input/Button.cc
- Timestamp:
- Jul 19, 2009, 5:31:02 PM (15 years ago)
- Location:
- code/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk
- Property svn:mergeinfo changed
/code/branches/core4 merged: 3269,3271-3275,3278,3285,3290-3294,3310
- Property svn:mergeinfo changed
-
code/trunk/src/core/input/Button.cc
r3280 r3327 60 60 nCommands_[2]=0; 61 61 this->configContainer_ = 0; 62 clear();63 62 } 64 63 … … 83 82 commands_[j] = 0; 84 83 nCommands_[j] = 0; 85 }86 else87 {88 commands_[j] = 0;89 84 } 90 85 }
Note: See TracChangeset
for help on using the changeset viewer.