Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Aldrin-John-Olaer-Manalansan authored Oct 16, 2020
1 parent 066460b commit 07f171e
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 4 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ CoordMode,ToolTip,Screen
;SetFormat,FloatFast,%A_FormatFloat%
;;

version=2.6.1
version=2.6.2

if disableautoupdate<>1
versionchecker(version)
Expand Down Expand Up @@ -7422,7 +7422,7 @@ This problem is common on "Modding by Scripting Method" but the MOD perfectly wo
Gui, aboutgui:Tab,3
Gui,aboutgui:Add,Edit,x0 y20 h400 w500 ReadOnly vtext36,
(
v2.6.1
v2.6.2
*Improved Camera Distance Detection.

v2.6.0
Expand Down Expand Up @@ -10485,6 +10485,7 @@ cameradistancehack(patch4bytehex:="")
break
else binfile.Pos--
}
oldoffset := binfile.Pos

loop
{
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ One of the best reasons why I (Aldrin John Olaer Manalansan) created this tool i
<div align="center">
<b>CHANGELOG</b></div>

v2.6.1
v2.6.2
- Improved Camera Distance Detection.

v2.6.0
Expand Down
2 changes: 1 addition & 1 deletion Version.ini
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[Version]
appversion=2.6.1
appversion=2.6.2

0 comments on commit 07f171e

Please sign in to comment.