From cd3a3d4472f436d314de994dfe109d8efb343b24 Mon Sep 17 00:00:00 2001 From: MajorCooke Date: Tue, 17 May 2016 16:19:37 -0500 Subject: [PATCH] Not like this makes a difference. --- wadsrc/static/actors/shared/inventory.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wadsrc/static/actors/shared/inventory.txt b/wadsrc/static/actors/shared/inventory.txt index ae519704c..f7250117d 100644 --- a/wadsrc/static/actors/shared/inventory.txt +++ b/wadsrc/static/actors/shared/inventory.txt @@ -48,7 +48,7 @@ ACTOR Inventory native action native A_RestoreSpecialDoomThing(); action native A_RestoreSpecialThing1(); action native A_RestoreSpecialThing2(); - action native A_WeaponOFfset(float wx = 0, float wy = 32, int flags = 0); + action native A_WeaponOffset(float wx = 0, float wy = 32, int flags = 0); States {