* now its version 13.31 (i forgot to set 13.3 before, nvm that. head -> keyboard)
This commit is contained in:
parent
f973d8bc49
commit
5a02ff48e3
@ -46,7 +46,7 @@ void PseuInstanceRunnable::sleep(uint32 msecs)
|
||||
PseuInstance::PseuInstance(PseuInstanceRunnable *run)
|
||||
{
|
||||
_runnable=run;
|
||||
_ver="PseuWoW Alpha Build 13.2" DEBUG_APPENDIX;
|
||||
_ver="PseuWoW Alpha Build 13.31" DEBUG_APPENDIX;
|
||||
_ver_short="A13.2" DEBUG_APPENDIX;
|
||||
_wsession=NULL;
|
||||
_rsession=NULL;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user