repo.or.cz
/
k8-i-v-a-n.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cosmetix
[k8-i-v-a-n.git]
/
src
/
game
/
commands
/
RaiseStats.cpp
blob
f6ac6b11c97bcd865503eb84ca2c1152b882923a
1
COMMAND
(
RaiseStats
) {
2
Char
->
EditAllAttributes
(
1
);
3
return false
;
4
};