游戏场景物件设计

修改
鏉ユ簮: 中韩游戏 浏览 3450 日期 2013-03-28 0

评论

{{ username ? username.charAt(0).toUpperCase() : '?' }}
Ctrl+Enter 发布
{{ (c.username || c.author_name || '?').charAt(0).toUpperCase() }}
{{ c.username || c.author_name }} {{ Utils.formatDate(c.created_at) }}