mirror of
https://codeberg.org/spire/autoexec.git
synced 2026-08-02 12:14:52 +02:00
ci tweaks
This commit is contained in:
parent
fb117dccb0
commit
0923c5fdfe
3 changed files with 13 additions and 13 deletions
|
|
@ -11,6 +11,7 @@ public Plugin:myinfo = {
|
|||
url = "https://codeberg.org/spire/autoexec/"
|
||||
};
|
||||
|
||||
|
||||
new StringMap:mapPrefixMap;
|
||||
new StringMap:mapOverwriteMap;
|
||||
new StringMap:mapTypeMap;
|
||||
|
|
@ -79,7 +80,6 @@ public RestoreCfg() {
|
|||
initialized = true;
|
||||
}
|
||||
|
||||
|
||||
public ExecMapCfg() {
|
||||
decl String:config[128];
|
||||
decl String:map[128];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue