Call of Duty Esports Wiki
[checked revision][checked revision]
(Syncing content across wikis)
 
Donut (talk | contribs)
No edit summary
Line 1: Line 1:
−
return {}
+
return {
  +
PS4 = '',
  +
PC = 'PC',
  +
}

Revision as of 14:55, 4 September 2018

To edit the documentation or categories for this module, click here.

If this module is just returning an empty table, it's here for easier version control with wikis where it actually does something.


return {
	PS4 = '',
	PC = 'PC',
}