SaveTool: what is that comment doing here ?
This commit is contained in:
parent
84b1e276a1
commit
592fd2ba3a
1 changed files with 0 additions and 2 deletions
|
@ -308,8 +308,6 @@ void SaveTool::drawWeaponEditor(Weapon& weapon) {
|
|||
#undef c
|
||||
};
|
||||
|
||||
//test
|
||||
|
||||
drawAlignedText("%s: %s", labels[UnsignedInt(weapon.type)].data(), weapon.name.data());
|
||||
|
||||
ImGui::SameLine();
|
||||
|
|
Loading…
Reference in a new issue