diff options
Diffstat (limited to 'servers/physics_server_2d_wrap_mt.cpp')
-rw-r--r-- | servers/physics_server_2d_wrap_mt.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/servers/physics_server_2d_wrap_mt.cpp b/servers/physics_server_2d_wrap_mt.cpp index 5f4e151c0f..76933b8174 100644 --- a/servers/physics_server_2d_wrap_mt.cpp +++ b/servers/physics_server_2d_wrap_mt.cpp @@ -2,8 +2,8 @@ /* physics_server_2d_wrap_mt.cpp */ /**************************************************************************/ /* This file is part of: */ -/* GODOT ENGINE */ -/* https://godotengine.org */ +/* REDOT ENGINE */ +/* https://redotengine.org */ /**************************************************************************/ /* Copyright (c) 2024-present Redot Engine contributors */ /* (see REDOT_AUTHORS.md) */ |