index
:
kartik-client
testing
Kartik Client - A car racing game for Windows, Linux and macOS made in a few months
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
typescript
/
preloader.js
blob: fae3cafdf9382dee5fdb89a968994c41c1bdad87 (
plain
)
1
2
3
4
5
files
=
compiledTypeScriptFiles
;
for
(
file
of
files
)
{
require
(
file
);
}