Skip to content

Commit

Permalink
revert weapon armory test
Browse files Browse the repository at this point in the history
  • Loading branch information
DubbleClick committed Apr 6, 2024
1 parent e39bc01 commit 1a59cf9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions GWToolboxdll/Windows/ArmoryWindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,7 @@ namespace GWArmory {
// @Enhancement: atm weapons aren't being redrawn after being set - the hand will change, but the model of the weapon remains.

// Set this to true to play around
#ifdef _DEBUG
return true;
#else
return false;
#endif
case ItemSlot::Unknown:
return false;
}
Expand Down

0 comments on commit 1a59cf9

Please sign in to comment.