mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
one less quote
This commit is contained in:
@@ -12872,7 +12872,7 @@ class ScopeSelectionMenu():
|
|||||||
options: A list of ScopeMenuOption objects from which to generate the menu
|
options: A list of ScopeMenuOption objects from which to generate the menu
|
||||||
Options will be presented on screen in the same order as the provided
|
Options will be presented on screen in the same order as the provided
|
||||||
list.
|
list.
|
||||||
""""
|
"""
|
||||||
self._options = options
|
self._options = options
|
||||||
|
|
||||||
def get_options(self):
|
def get_options(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user