Explorar o código

Relocate props pane to BG2 tab

habeebweeb %!s(int64=4) %!d(string=hai) anos
pai
achega
c5ba52d349

+ 0 - 1
COM3D2.MeidoPhotoStudio.Plugin/MeidoPhotoStudio/GUI/Panes/BackgroundWindowPanes/PropsPane.cs

@@ -6,7 +6,6 @@ namespace COM3D2.MeidoPhotoStudio.Plugin
 {
     internal class PropsPane : BasePane
     {
-        private const string translationPrefix = "doguCategory";
         private PropManager propManager;
         private string currentCategory;
         private string SelectedCategory => Constants.doguCategories[this.doguCategoryDropdown.SelectedItemIndex];