* now its version 13.31 (i forgot to set 13.3 before, nvm that. head -> keyboard)

This commit is contained in:
False.Genesis 2007-10-17 13:44:07 +00:00
parent f973d8bc49
commit 5a02ff48e3

View File

@ -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;