Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #100 from ttwizz/dev
Browse files Browse the repository at this point in the history
Release 1.8.18
  • Loading branch information
ttwizz authored Sep 14, 2024
2 parents 9acdb69 + a5a2033 commit d488d70
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source.lua
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
༺☆༻____________☾✧ ✩ ✧☽____________༺☆༻༺☆༻____________☾✧ ✩ ✧☽____________༺☆༻
Universal Open Source Aimbot
Release 1.8.17
Release 1.8.18
twix.cyou/pix
twix.cyou/OpenAimbotV3rm
Expand Down Expand Up @@ -1097,7 +1097,7 @@ do
end)

ConfigurationManager:AddButton({
Title = "Import Configuration",
Title = "Import Configuration File",
Description = "Imports the Game Configuration File",
Callback = function()
xpcall(function()
Expand Down Expand Up @@ -1182,7 +1182,7 @@ do
})

ConfigurationManager:AddButton({
Title = "Export Configuration",
Title = "Export Configuration File",
Description = "Overwrites the Game Configuration File",
Callback = function()
xpcall(function()
Expand Down

0 comments on commit d488d70

Please sign in to comment.