feat(MainWindow): tab self added noclip
This commit is contained in:
@ -1,9 +1,12 @@
|
||||
#pragma once
|
||||
#include "common.hpp"
|
||||
#include "imgui.h"
|
||||
|
||||
namespace big
|
||||
{
|
||||
class tab_main {
|
||||
public:
|
||||
static void tab_self();
|
||||
static void tab_spawn();
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user