]> git.jsancho.org Git - lugaru.git/commit
Moved PersonType class to its own file
authorCôme Chilliet <come@chilliet.eu>
Sun, 5 Feb 2017 21:31:01 +0000 (22:31 +0100)
committerCôme Chilliet <come@chilliet.eu>
Sun, 5 Feb 2017 21:31:01 +0000 (22:31 +0100)
commit61122a635fae9aac4df5c4dafc4443436dbb9c4f
treefb307091e4123a9ac2f06210cff31026eb0526bc
parent3bc5ee099a4322252ae9afd564335b60856a0054
Moved PersonType class to its own file
CMakeLists.txt
Source/Objects/Person.cpp
Source/Objects/Person.hpp
Source/Objects/PersonType.cpp [new file with mode: 0644]
Source/Objects/PersonType.hpp [new file with mode: 0644]