mirror of
https://github.com/edubart/otclient.git
synced 2025-12-04 08:56:51 +01:00
Use new coding style in game modules
Lots of refactoring and changes Remove docs folder
This commit is contained in:
@@ -28,7 +28,7 @@ BugReportWindow < MainWindow
|
||||
anchors.right: cancelButton.left
|
||||
margin-right: 10
|
||||
width: 80
|
||||
&onClick: BugReport.doReport
|
||||
&onClick: doReport
|
||||
|
||||
Button
|
||||
id: cancelButton
|
||||
|
||||
Reference in New Issue
Block a user