mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-31 11:45:32 +00:00
8 lines
146 B
Lua
8 lines
146 B
Lua
|
return nil
|
||
|
|
||
|
--[[ example:
|
||
|
return {
|
||
|
{"koncord", "312420418f406ecd820cb6da68c9bf86"},
|
||
|
{"David C.", "da5fa9f0ff05ce98c163ca0adcdf19e8"}
|
||
|
}]]
|