mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-02-23 20:21:09 +03:00
the editor unindents now on pressing }. have fun!
- fixed bugs... lalala - updated debug-list - fixed comment-bug - now final edition... - updated captions - fixed configs-bug (configs weren't uploaded during FTP installations)
This commit is contained in:
parent
8234977fa9
commit
b2218661f8
@ -6217,6 +6217,8 @@ object frmMain: TfrmMain
|
|||||||
Indent = 19
|
Indent = 19
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
OnChange = trvDirectoriesChange
|
OnChange = trvDirectoriesChange
|
||||||
|
OnCollapsing = trvDirectoriesCollapsing
|
||||||
|
OnExpanding = trvDirectoriesExpanding
|
||||||
OnExpanded = trvDirectoriesExpanded
|
OnExpanded = trvDirectoriesExpanded
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user