fix identation [skip ci]

This commit is contained in:
ds 2020-11-06 16:29:40 +03:00
commit cec833cb99

View file

@ -1,9 +1,9 @@
YAPB_ABI_1.0 { YAPB_ABI_1.0 {
global: global:
Meta_*; Meta_*;
GiveFnptrsToDll; GiveFnptrsToDll;
GetBotAPI; GetBotAPI;
GetEntityAPI; GetEntityAPI;
local: local:
*; *;
}; };