Skip to content

Commit

Permalink
Nomenclature
Browse files Browse the repository at this point in the history
Semantics
  • Loading branch information
sovos15 authored Sep 23, 2021
1 parent eda9d43 commit 0b009a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Bazaar2NPC.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Gui, Add, ListBox, x892 y289 w350 h44 , %SV%
Gui, Add, ListBox, x892 y329 w350 h44 , %DS%
Gui, Add, ListBox, x892 y369 w350 h44 , %BV%
Gui, Add, ListBox, x892 y409 w350 h44 , %DB%
Gui, Add, Text, x822 y529 w155 h44, Data from:
Gui, Add, Text, x822 y529 w200 h44, %A_Space%Last Update:
Gui, Add, Text, x822 y569 w430 h44, %A_MMMM%/%A_DD%/%A_YYYY%:%A_Hour%:%A_Min%:%A_Sec%
Gui, Show, w1270 h690, Bazaar2NPC GUI
return
Expand Down

0 comments on commit 0b009a8

Please sign in to comment.