diff options
Diffstat (limited to 'src/game/server/world/overworld.cc')
| -rw-r--r-- | src/game/server/world/overworld.cc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/game/server/world/overworld.cc b/src/game/server/world/overworld.cc index b03311d..3e9f15b 100644 --- a/src/game/server/world/overworld.cc +++ b/src/game/server/world/overworld.cc @@ -1,3 +1,8 @@ +// SPDX-License-Identifier: BSD-2-Clause +// Copyright (c) 2025 Kirill Dmitrievich +// File: overworld.cc +// Description: Generic world dimension + #include "server/pch.hh" #include "server/world/overworld.hh" |
