/TGame/TCommonSvr/Gene/GeneFactorySvr.cpp
http://awoe.googlecode.com/ · C++ · 20 lines · 10 code · 10 blank · 0 comment · 0 complexity · 8aace25896bd20f1220b5b9539c66b70 MD5 · raw file
- #include "stdafx.h"
- #include "GeneFactorySvr.h"
-
-
-
-
-
- GeneFactorySvr::GeneFactorySvr()
- {
-
- }
-
- void
- GeneFactorySvr::initialize()
- {
- __super::initialize();
-
-
-
- }