#ifndef MOD_SHARED_GATHERING_NODES_H #define MOD_SHARED_GATHERING_NODES_H // v0 hello-world scaffold. See PLAN.md before adding gathering logic here -- true per-player // node sharing needs a real core change (a new per-player loot-instancing path for gathering // gameobjects), not just this module. Nothing to declare yet. #endif // MOD_SHARED_GATHERING_NODES_H