|
@@ -60,7 +60,7 @@ procedure:
|
|
|
|
|
|
.. code-tab:: csharp
|
|
.. code-tab:: csharp
|
|
|
|
|
|
- GetTree().SetAutoAcceptQuit(false);
|
|
|
|
|
|
+ GetTree().AutoAcceptQuit = false;
|
|
|
|
|
|
Sending your own quit notification
|
|
Sending your own quit notification
|
|
----------------------------------
|
|
----------------------------------
|