mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Move PlayerSAO to dedicated files
This commit is contained in:
parent
c99e8df07f
commit
894a34aef4
19 changed files with 1038 additions and 992 deletions
|
@ -22,10 +22,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#include "scripting_server.h"
|
||||
#include "serverenvironment.h"
|
||||
|
||||
/*
|
||||
UnitSAO
|
||||
*/
|
||||
|
||||
UnitSAO::UnitSAO(ServerEnvironment *env, v3f pos) : ServerActiveObject(env, pos)
|
||||
{
|
||||
// Initialize something to armor groups
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue