mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 17:15:21 +02:00
Move PlayerSAO to dedicated files
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user