page
Lets you create a new page with the given in name and icon
local combat = window:Page({Name = "Combat", Icon = "rbxassetid://0"});
Last updated
Lets you create a new page with the given in name and icon
local combat = window:Page({Name = "Combat", Icon = "rbxassetid://0"});
Last updated