From 80f363dec8dfbbe591a0d429fa4e8d325e10cb35 Mon Sep 17 00:00:00 2001 From: NepDisk Date: Fri, 10 Oct 2025 16:02:20 -0400 Subject: [PATCH] walltransfeboost --- src/lua_playerlib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lua_playerlib.c b/src/lua_playerlib.c index af7332cea..d3cef589c 100644 --- a/src/lua_playerlib.c +++ b/src/lua_playerlib.c @@ -567,7 +567,7 @@ static const char *const player_opt[] = { "loop", "prevonground", "walltransfered", - "walltransfeboost", + "walltransferboost", #ifdef HWRENDER "fovadd", #endif