mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
Since the ultima.dat is just a zip file, this should have been done sooner. This will allow the tracking of changes to individual files within the archive. Additionally, it will allow for future work in-progress changes to files without taking the space of creating an entirely new ultima.dat
4 lines
46 B
Lua
4 lines
46 B
Lua
function player_pass()
|
|
printl("PASS")
|
|
end
|