mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-06-25 21:05:33 +00:00
Remove partial keyword from ThemeForm
This commit is contained in:
@@ -21,7 +21,7 @@ using Dark.Net;
|
||||
|
||||
namespace PckStudio.ToolboxItems
|
||||
{
|
||||
public partial class ThemeForm : Form
|
||||
public class ThemeForm : Form
|
||||
{
|
||||
public ThemeForm(Theme theme)
|
||||
: base()
|
||||
|
||||
Reference in New Issue
Block a user